home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 1999 August / SGI Freeware 1999 August.iso / dist / fw_sh-utils.idb / usr / freeware / catman / u_man / cat1 / pathchk.Z / pathchk
Encoding:
Text File  |  1998-05-21  |  2.2 KB  |  68 lines

  1. /xlv1/freeware/1998.May/sh-utils/1.16b/sh-utils-1.16b.diffbuild/man
  2.  
  3.  
  4.  
  5.      PPPPAAAATTTTHHHHCCCCHHHHKKKK((((1111))))         FFFFSSSSFFFF ((((GGGGNNNNUUUU SSSShhhheeeellllllll    UUUUttttiiiilllliiiittttiiiieeeessss))))        PPPPAAAATTTTHHHHCCCCHHHHKKKK((((1111))))
  6.  
  7.  
  8.  
  9.      NNNNAAAAMMMMEEEE
  10.       pathchk - check whether file names are valid or portable
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.       ppppaaaatttthhhhcccchhhhkkkk [-p] [--portability] [--help]    [--version]
  14.       filename...
  15.  
  16.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  17.       This documentation is    no longer being    maintained and may be
  18.       inaccurate or    incomplete.  The Texinfo documentation is now
  19.       the authoritative source.
  20.  
  21.       This manual page documents the GNU version of    ppppaaaatttthhhhcccchhhhkkkk.  For
  22.       each _f_i_l_e_n_a_m_e, ppppaaaatttthhhhcccchhhhkkkk prints    a message if any of these
  23.       conditions are false:
  24.       +o all    existing directories in    _f_i_l_e_n_a_m_e have search (execute)
  25.       permission
  26.       +o the    length of _f_i_l_e_n_a_m_e is no larger    than its filesystem's
  27.       maximum file name length
  28.       +o the    length of each component of _f_i_l_e_n_a_m_e corresponding to
  29.       an existing directory    name is    no larger than its
  30.       filesystem's maximum length for a file name component
  31.  
  32.       The exit status is:
  33.       0 if all file    names passed all of the    tests,
  34.       1 otherwise.
  35.  
  36.     OOOOPPPPTTTTIIIIOOOONNNNSSSS
  37.       --_h_e_l_p
  38.            Print a usage message on    standard output    and exit
  39.            successfully.
  40.  
  41.       -_p, --_p_o_r_t_a_b_i_l_i_t_y
  42.            Instead of performing length checks on the underlying
  43.            filesystem, test    the length of each file    name and its
  44.            components against the POSIX.1 minimum limits for
  45.            portability.  Also check    that the file name contains no
  46.            characters not in the portable filename character set.
  47.  
  48.       --_v_e_r_s_i_o_n
  49.            Print version information on standard output then exit
  50.            successfully.
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.      Page 1                         (printed 5/18/98)
  65.  
  66.  
  67.  
  68.